projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b284f
)
; * doc/emacs/search.texi (Isearch Yank): Improve flow.
author
Sean Whitton
<spwhitton@spwhitton.name>
Thu, 24 Apr 2025 12:38:51 +0000
(20:38 +0800)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Thu, 24 Apr 2025 12:38:51 +0000
(20:38 +0800)
doc/emacs/search.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/search.texi
b/doc/emacs/search.texi
index c9b1bdfc8bdbad329f255f3e02b61931fa2b351b..788d91f78ba4537016aca03212217b1ad324e5a8 100644
(file)
--- a/
doc/emacs/search.texi
+++ b/
doc/emacs/search.texi
@@
-341,7
+341,7
@@
down-casing.
@kindex M-s M-.
@findex isearch-forward-thing-at-point
To begin a new incremental search with the text near point yanked
-into the initial search string, type @kbd{M-s M-.}
that
runs the
+into the initial search string, type @kbd{M-s M-.}
, which
runs the
command @code{isearch-forward-thing-at-point}. If the region was
active, then it yanks the text from the region into the search string.
Otherwise, it tries to yank a URL, a symbol or an expression found